home *** CD-ROM | disk | FTP | other *** search
/ Aminet 7 / Aminet 7 - August 1995.iso / Aminet / docs / misc / ConcNews.lha / news / amiga.programming / comp.sys.amiga.programmer_8951_000051.msg < prev    next >
Encoding:
Text File  |  1994-11-27  |  1.6 KB  |  32 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: dd.chalmers.se!news.chalmers.se!sunic!EU.net!Germany.EU.net!netmbx.de!zib-berlin.de!news.belwue.de!news.uni-ulm.de!rz.uni-karlsruhe.de!stepsun.uni-kl.de!uklirb.informatik.uni-kl.de!feck
  3. From: feck@informatik.uni-kl.de (Christoph Feck IRZ)
  4. Subject: Re: BOOPSI Images
  5. Message-ID: <1994Apr11.212804@informatik.uni-kl.de>
  6. Sender: news@uklirb.informatik.uni-kl.de (Unix-News-System)
  7. Nntp-Posting-Host: uklira.informatik.uni-kl.de
  8. Organization: University of Kaiserslautern, Germany
  9. References: <inf01.766057539@apollo23> <2obnar$ttj@msuinfo.cl.msu.edu>
  10. Date: Mon, 11 Apr 1994 19:28:04 GMT
  11. Lines: 19
  12.  
  13. In article <2obnar$ttj@msuinfo.cl.msu.edu>, dunham@gdl.msu.edu (Steve Dunham) writes:
  14. > Hans-Joerg Frieden (inf01@apollo23.uni-trier.de) wrote:
  15. > : Hi there.
  16. > : After I have read the BOOPSI chapter in the RKRM twice, there are still some
  17. > : things I didn't quite get. I found that BOOPSI Images are somewhat left out 
  18. > : of the discussion. Perhaps someone who has some experience with BOOPSI Images
  19. > : could write a short posting about it. I have tried some programming with these,
  20. > : but my code is prone to crash. 
  21. > Did you read the Appendix?  A lot of the BOOPSI information is
  22. > there. You have to pass a DrawInfo structure in your Taglist when you
  23. > call CreateObject.
  24.  
  25. Hm, not passing a required tag shouldn't cause a crash :)
  26. Have you switched off stack checking?  Any access to global
  27. varibales (saveds or geta4 required)?  Maybe post some code?
  28.  
  29. 3k// Christoph Feck, TowerSystems - BOOPSI Class Development
  30. \X/ Amiga - Intuition inside.
  31.